gtk4.git
2013-10-31 Cody RussellWin32: Honor the geometry when GDK_HINT_MAX_SIZE is...
2013-10-31 Jasper St.... gtkbox: Draw backgrounds and borders
2013-10-31 Jasper St.... broadway-server: Fix signedness issue
2013-10-30 Manuel BachmannBroadway : Replaced be32toh() with win32-compatible...
2013-10-30 Matthias ClasenMake treeview cursor handling a bit more robust
2013-10-29 Jasper St.... Revert "wayland: Support always-on-top / sticky windows"
2013-10-29 Daniel SvenssonUse g_return_val_if_fail where return value needed.
2013-10-28 Jasper St.... wayland: Support always-on-top / sticky windows
2013-10-28 Jasper St.... wayland: Always attach null surfaces on hide
2013-10-28 Jasper St.... wayland: Remove a useless else-if
2013-10-28 Jasper St.... wayland: Make the code here a bit clearer
2013-10-28 Jasper St.... wayland: Ensure we keep our internal state when hiding...
2013-10-28 Jasper St.... gtkdialog: Allow specifying response IDs by nick in...
2013-10-28 Matthias ClasenBump version
2013-10-28 Matthias ClasenFix up accessibility tests
2013-10-28 Matthias ClasenUpdate the release notes
2013-10-28 Matthias ClasenRemove debug spew
2013-10-28 Alexander LarssonGtkWidget: Fix clipping to large subwindows
2013-10-28 Matthias ClasenUpdates
2013-10-28 Matthias ClasenRevert "dialog: Fix docs for GtkDialog"
2013-10-25 Matthias ClasenUpdate expected results for some a11y tests
2013-10-25 Matthias ClasenRespect deprecated button images setting
2013-10-25 Matthias ClasenRespect deprecated menu images setting
2013-10-24 Olivier BrunelFix key "Page_Down" identified as "Next"
2013-10-23 Matthias ClasenRevert "GtkPlacesSidebar: support switching locations...
2013-10-23 Matthias ClasenRevert "GtkPlacesSidebar: support open locations when...
2013-10-23 Matthias ClasenRevert "GtkPlacesSidebar: use gtk api to add dnd uri...
2013-10-23 Nelson Benítez... GtkPlacesSidebar: use gtk api to add dnd uri targets
2013-10-23 Nelson Benítez... GtkPlacesSidebar: support open locations when dragging...
2013-10-23 Nelson Benítez... GtkPlacesSidebar: support switching locations for XDS...
2013-10-23 Jasper St.... dialog: Fix docs for GtkDialog
2013-10-23 Bastien NoceraGtkScrolledWindow: Disconnect from frame clock properly
2013-10-23 Bastien NoceraGtkWidget: Avoid lingering clock frame updates
2013-10-23 Bastien Noceraall: Add names to timeouts
2013-10-23 Matthias ClasenFix a typo
2013-10-22 Jasper St.... Add missing symbol to docs
2013-10-22 Matthias ClasenBump GLib req to 2.39
2013-10-21 Matthias ClasenAdd some (silly) GNotification example
2013-10-21 Jasper St.... gdkwindow-x11: Don't set WM_TAKE_FOCUS if accept_focus...
2013-10-21 Matthias ClasenIcon theme: Hardcode fallback through the 'gnome' icon...
2013-10-21 Debarshi Rayflowbox: Always return a NULL iter when we are at the end
2013-10-21 Debarshi Rayflowbox: Be careful when the container is empty
2013-10-18 Jasper St.... gtktoolbar: Make the icon-size property actually an...
2013-10-18 Stas SoloveyUpdated Russian translation
2013-10-17 Jasper St.... stackswitcher: Only show a button if the stack child...
2013-10-17 Jasper St.... gtkflowbox: Fix warning when realizing
2013-10-17 Matthias ClasenAdd docs for new API
2013-10-17 Matthias ClasenAdd new symbols to the docs
2013-10-17 Matthias ClasenAdd an index for symbols added in 3.12
2013-10-17 Matthias ClasenFix since tags
2013-10-16 William Jon... notebook: inform the theme whether show-borders was set
2013-10-16 Timothy ArceriRemove superfluous g_file_test()
2013-10-16 Olivier BrunelFix GtkToolButton possibly being empty
2013-10-16 Alexander LarssonGtkBuilder: Fall back to gtk_test_register_all_types...
2013-10-16 Bastien Noceragdkevents.h: Mention _get_source_device()
2013-10-16 Matthias ClasenFix an oversight
2013-10-16 Matthias ClasenFall back to non-symbolic icons
2013-10-16 Olivier Bruneltooltip: Fix possible wrong placement
2013-10-16 Yosef Or BoczkoFix a warning
2013-10-16 Matthias ClasenSet an error when loading a GtkIconInfo fails
2013-10-15 Matthias ClasenWayland: avoid accidental export of internal symbols
2013-10-15 Piotr DrągUpdated POTFILES.in
2013-10-15 Matthias ClasenWayland: fix a crash in opaque region handling
2013-10-15 Ryan Lortiebloatpad: test dynamic accels
2013-10-15 Ryan LortieGtkApplication: a new approach to accels
2013-10-15 Ryan LortieGtkMenuTrackerItem: add support for dynamic accels
2013-10-15 Ryan LortieGtkMenuTrackerItem: use "action and target" format
2013-10-15 Ryan LortieGtkActionMuxer: store primary accels
2013-10-15 Ryan LortieGtkWindow: change muxer setup with application
2013-10-15 Ryan LortieGtkBuilder: add GtkApplication
2013-10-15 Matthias ClasenFix a crash in icon handling
2013-10-15 Daniel MustielesUpdated Spanish translation
2013-10-15 Andika TriwidadaUpdated Indonesian translation
2013-10-14 Matthias ClasenRestore accessible names for image-only buttons
2013-10-13 Carles Ferrando[l10n] Updated Catalan (Valencian) translation
2013-10-13 Gil Forcada[l10n] Update Catalan translation
2013-10-13 Friedel WolffUpdated translation for Afrikaans (af)
2013-10-11 Charles ReissBug 709939 - monitor reconfiguration while GtkOffscreen...
2013-10-11 Matthias ClasenQuell a compiler warning
2013-10-11 Philip ChimentoNULL check on default keymap
2013-10-11 Hamish MackenzieFix infinite loop in gdkevents.c _gdk_event_queue_find_...
2013-10-11 John RallsEnsure src and dest are GdkWindows in _gdk_sythesize_cr...
2013-10-11 John RallsFix double-free introduced in f86dc163
2013-10-11 William Jon... spinner: don't expand to fill the allocated space
2013-10-11 Florian Müllnerlistbox: Fix keynav_failed() parameter in move_cursor()
2013-10-11 Murray CummingGMenu docs: Tiny grammar fix
2013-10-11 Arash MousaviL10N: Updated Persian translations
2013-10-10 John RallsSuppress cursor theme unsupported warning when there...
2013-10-10 John RallsImplement gtk_drag_begin_with_coordinates () for quartz.
2013-10-10 John RallsSuppress frequent device assertions
2013-10-10 John RallsQuartz: Set the drag context target list
2013-10-10 Dan WilliamsGtkCellRendererToggle: correct "toggled" signal documen...
2013-10-10 Dan WilliamsGtkCellRendererToggle: update documentation of 'toggled...
2013-10-10 William Jon... search-bar: use menu icon size for the close button
2013-10-10 William Jon... search-bar: make independent of toolbar styling
2013-10-10 Xavier ClaessensGtkSearchBar: replace incomplete example with a real one
2013-10-10 Xavier ClaessensAdd example app for GtkSearchBar
2013-10-10 Xavier ClaessensGtkMenu: Document that gtk_widget_insert_action_group...
2013-10-10 Gabor KelemenUpdated Hungarian translation
2013-10-09 Jasper St.... revealer: Use the same transition animation as GtkStack
next